Nevron Open Vision Documentation
Nevron.Nov.DataStructures Namespace / NOrFilter<T> Class
Fields Properties Methods


In This Topic
    NOrFilter<T> Class Members
    In This Topic

    The following tables list the members exposed by NOrFilter<T>.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new OR filter from the specified filters  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the first filter  
    Public PropertyGets or sets the second filter  
    Top
    Public Methods
     NameDescription
    Public MethodReturn true if at least one contained filter returns true  
    Top
    See Also